Return

Edit Task: NonRecurringTimeImport

Format

SCHED / EditTask '<TaskName>' NonRecurringTimeImport '<AbsoluteFileNamePath>'

Description

The NonRecurringTimeImport attribute under EditTask is only used if the RecurringType task attribute is set to SingleInstance. This attribute imports a window file for the task.

For more information on parameters, see the Window File Import page.

Parameters

Parameter Description
AbsoluteFileNamePath A string of text in single quotes of the absolute Path/filename for the window file that is to be imported.

Examples

Import times from a file.

SCHED / EditTask 'TaskA' NonRecurringTimeImport 'C:\STKScheduler\Task_Times.txt'